ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Tide​SDK Autocomplete

by wass3r ALL

TideSDK API autocompletion for Sublime Text editor

Details

  • 2013.02.19.03.31.08
  • github.​com
  • github.​com
  • 12 years ago
  • 6 years ago
  • 12 years ago

Installs

  • Total 651
  • Win 361
  • Mac 192
  • Linux 98
Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

tide-sublime

TideSDK API autocompletion for Sublime Text editor

Official documentation located here: http://tidesdk.multipart.net/docs/user-dev/generated/#!/api/Ti

Installation

Package Control

Installing the package with Package Control is quick and easy, and you most likely are familiar with the procedure, but if not:

  1. Bring up the Command Palette - Command+Shift+P [OS X] or Control+Shift+P [Linux/Windows].
  2. Select Package Control: Install Package
  3. Select TideSDK Autocomplete (find by starting to type it into the search box).

Git

  1. Find and goto your Packages directory in your terminal app (you can find it by using Preferences -> Browse Packages...)
  2. git clone https://github.com/wass3r/tide-sublime.git

TO DO:

  • Integrate custom build system to build projects from within Sublime